πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Rank_(Tensor).md by @KGBicheno β˜†

rank (Tensor)

Go back to the [[AI Glossary]]

#TensorFlow

The number of dimensions in a Tensor. For instance, a scalar has rank 0, a vector has rank 1, and a matrix has rank 2.

Not to be confused with rank (ordinality).